FaCostOfAttendancePeriods 
EntityType  Independent 
Logical Entity Name  FaCostOfAttendancePeriods 
Default Table Name  FaCostOfAttendancePeriods 
Logical Only  NO 
Definition 
 
Note 
 

FaCostOfAttendancePeriods Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
FaCostOfAttendancePeriodsId(PK)    INTEGER  NO 
 
FaCostOfAttendanceId(FK)    INTEGER  NO 
 
PeriodNumber    TINYINT  NO 
 
DefaultHours    NUMERIC(7, 2)  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
UserId(FK)    INTEGER  NO 
 
ts    TIMESTAMP/DATE  NO 
 

FaCostOfAttendancePeriods Keys 
Key Name  Key Type  Keys 
Nk_FaCostOfAttendancePeriods_UserId  Inversion Entry  UserId 
PK_FaCostOfAttendancePeriods_FaCostOfAttendancePeriodsId  PrimaryKey  FaCostOfAttendancePeriodsId 
Nk_FaCostOfAttendancePeriods_FaCostOfAttendanceId  Inversion Entry  FaCostOfAttendanceId 

FaCostOfAttendancePeriods Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
FaCostOfAttendance  Non-Identifying  One To Zero or More        FaCostOfAttendanceId  NO 
Staff  Non-Identifying  One To Zero or More        UserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

FaCostOfAttendancePeriods Check Constraints 
Check Constraint Name  CheckConstraint